GtkMenuTracker: add missing documentation fragment
authorRyan Lortie <desrt@desrt.ca>
Tue, 16 Dec 2014 17:22:23 +0000 (12:22 -0500)
committerRyan Lortie <desrt@desrt.ca>
Sun, 21 Dec 2014 02:24:34 +0000 (21:24 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=741610

gtk/gtkmenutracker.c

index 7634744f125d023e51f33956cc8379639f93eb3a..1b89fe3c7a6c7d530521fa2d1d17dd96c58c8ad4 100644 (file)
@@ -495,6 +495,9 @@ gtk_menu_tracker_section_new (GtkMenuTracker *tracker,
  * @model: the model to flatten
  * @with_separators: if the toplevel should have separators (ie: TRUE
  *   for menus, FALSE for menubars)
+ * @merge_sections: if sections should have their items merged in the
+ *   usual way or reported only as separators (which can be queried to
+ *   manually handle the items)
  * @action_namespace: the passed-in action namespace
  * @insert_func: insert callback
  * @remove_func: remove callback